home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2007 September / PCWSEP07.iso / Software / Linux / Linux Mint 3.0 Light / LinuxMint-3.0-Light.iso / casper / filesystem.squashfs / var / lib / dpkg / info / emerald.postrm < prev    next >
Encoding:
Text File  |  2007-03-23  |  324 b   |  11 lines

  1. #!/bin/sh
  2. set -e
  3. # Automatically added by dh_installmime
  4. if which update-mime >/dev/null 2>&1; then update-mime; fi
  5. # End automatically added section
  6. # Automatically added by dh_installmime
  7. if [ -x "`which update-mime-database 2>/dev/null`" ]; then
  8.     update-mime-database /usr/share/mime
  9. fi
  10. # End automatically added section
  11.